home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILFILE / FORMQ13.LZH / FORMATQM.DOC < prev   
Text File  |  1988-05-11  |  12KB  |  301 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                  FORMATQM - QUICK MULTIPLE FORMAT/VERIFY FOR DISKETTES
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.                          Copyright 1987, Chuck Guzis and Sydex
  18.                                   All Rights Reserved
  19.  
  20.                               Version 1.1 December, 1987
  21.  
  22.  
  23.                                          Sydex
  24.                                  153 North Murphy Ave.
  25.                                   Sunnyvale, CA 94086
  26.                                     (408) 739-4866
  27.  
  28.  
  29.                 THIS IS NOT FREE SOFTWARE and may not  be  sold  without
  30.                 the  author's  express written permission.   If you have
  31.                 paid a "public domain" vendor for this program, rest as-
  32.                 sured that not one bit of what you paid ever  gets  back
  33.                 to  the  author.    If  you  use this program,  YOU MUST
  34.                 REGISTER.  Neither SYDEX nor Mr. Guzis will answer tech-
  35.                 nical support inquiries from unregistered users.
  36.  
  37.                 To register,  send $15.00 with your name,  company  name
  38.                 (if any) and address to -
  39.  
  40.                                          SYDEX
  41.                                  153 North Murphy Ave.
  42.                                   Sunnyvale, CA  94086
  43.  
  44.                 Upon receipt of your registration fee,  you will be sent
  45.                 the most current version of FORMATQM and its  accompany-
  46.                 ing documentation.
  47.  
  48.                 FORMATQM  and  this document are protected by copyright.
  49.                 The receipt or possession of this document does not con-
  50.                 vey any rights beyond those enumerated herein to  repro-
  51.                 duce  or  distribute its contents.   If FORMATQM or this
  52.                 document are copied,  a fee may be charged for the serv-
  53.                 ice  of  copying only,  and not for FORMATQM itself.  If
  54.                 such a charge is made,  it must be clearly identified by
  55.                 the vendor as a service charge only.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.            WHAT IS FORMATQM?
  69.  
  70.  
  71.            FORMATQM is a utility written to allow you to format a large num-
  72.            ber  of  diskettes  in a single session with no keyboard interac-
  73.            tion.   FORMATQM will make use of more than one  disk  drive  and
  74.            produces  formatted and verified diskettes in any of the standard
  75.            DOS formats.
  76.  
  77.            FORMATQM will work with any PC-compatible  and  can  produce  the
  78.            following formats, given the corresponding media and drive:
  79.  
  80.                 1.    160K single-sided, 8 sector, 40 track, 5.25". This for-
  81.                      mat  was  produced  by  Version  1 of DOS and is not in
  82.                      general use now.
  83.  
  84.                 2.    180K single-sided, 9 sector, 40 track,  5.25".  This is
  85.                      the standard single-sided DOS diskette.
  86.  
  87.                 3.    320K double-sided, 8 sector, 40 track, 5.25". This for-
  88.                      mat  was  produced  by  Version  1 of DOS and is not in
  89.                      general use now.
  90.  
  91.                 4.    360K double-sided, 9 sector, 40 track,  5.25".  This is
  92.                      the standard double-sided DOS diskette.
  93.  
  94.                 5.    1,200K double-sided,  15 sector,  80 track, 5.25". This
  95.                      is the high-density PC-AT format.
  96.  
  97.                 6.    720K double-sided, 9 sector,  80 track,  3.5".  This is
  98.                      used  by  the PS/2 machines as the standard interchange
  99.                      format.  PC-AT or -XT compatibles with 3.5" drives  can
  100.                      also use this format.
  101.  
  102.                 7.    1,440K double-sided, 18 sector, 80 track, 3.5". This is
  103.                      used by the PS/2 Model 50 and 80 as high-density media.
  104.                      The  PC-AT with the proper BIOS and 3.5" drive can also
  105.                      use this format.
  106.  
  107.            The diskettes produced are non-system diskettes. That is, they do
  108.            not contain a copy of DOS as part of the format data.   If a dis-
  109.            kette is "booted",  a message will be displayed requesting a sys-
  110.            tem diskette and the boot process will be repeated,  just as with
  111.            a standard non-system diskette.
  112.  
  113.            A  diskette  produced  by FORMATQM has had each track written and
  114.            verified,  with any flawed tracks recorded in the diskette's File
  115.            Allocation Table (FAT).   Entire tracks,  rather than sectors are
  116.            marked as flawed for maximum reliability.
  117.  
  118.  
  119.  
  120.                                         Page 1
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.            HOW TO USE FORMATQM
  128.  
  129.            FORMATQM is invoked at the DOS prompt by a command of the follow-
  130.            ing form:
  131.  
  132.                      FORMATQM drive:[drive:...] format
  133.  
  134.            The brackets ([]) denote optional parameters.  "drive:" specifies
  135.            the diskette drive to be used; at least one is required.  If more
  136.            than one drive is specified,  FORMATQM will  "rotate"  or  "ping-
  137.            pong" drives with each copy.   Usually,  "drive:" is either A: or
  138.            B:; on four drive computers, C: and D: may also be used.
  139.  
  140.            If you have added an external drive to your machine and access it
  141.            by means of a device driver called out in  the  CONFIG.SYS  file,
  142.            you should use the physical unit number of the drive, rather than
  143.            the drive letter.   For example, suppose that you had a 720K 3.5"
  144.            drive attached to your PC-XT clone and you declared it  with  the
  145.            following line in your CONFIG.SYS file:
  146.  
  147.                      DEVICE = DRIVER.SYS /D:1
  148.  
  149.            Although  this drive would be referred to as drive D:,  you would
  150.            use a specifier of 1: for FORMATQM.
  151.  
  152.            Note that PC-AT-type computers are limited to a  maximum  of  two
  153.            diskette drives by BIOS convention.
  154.  
  155.            "Format"  refers to the type of diskette format desired,  and may
  156.            be one of the following:
  157.  
  158.                      160K 180K 320K 360K 720K 1200K 1440K
  159.  
  160.            Of course, the correct drive and media must be present for a for-
  161.            mat to be performed.  On PC-AT type machines, FORMATQM will check
  162.            for compatibility between the specified format and the drive type
  163.            declared in your configuration SETUP procedure.   No checking  is
  164.            done for drives declared with unit numbers rather than drive let-
  165.            ters.
  166.  
  167.            The following are examples of FORMATQM command lines:
  168.  
  169.                 FORMATQM B: 160K     Drive is B:, DOS 1.X 160K format
  170.                 FORMATQM A:B: 360K   Use drives A: and B:, 360K format
  171.                 FORMATQM 1: 720K     Format 720K on drive unit 1.
  172.  
  173.            During the operation of FORMATQM,  you will be directed to insert
  174.            blank diskettes in the specified drives.  When you have formatted
  175.            as many diskettes as you require,  simply press the  ESCape  key.
  176.            You  may  press ESCape at any time to cause FORMATQM to terminate
  177.            execution.
  178.  
  179.  
  180.                                         Page 2
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.            FORMATQM works by periodically examining the specified drives; it
  188.            attempts to determine  when  a  diskette  has  been  inserted  or
  189.            removed.  Normally, you should not need to touch the keyboard ex-
  190.            cept  to terminate FORMATQM;  just insert and remove diskettes as
  191.            required.
  192.  
  193.            If a diskette contains flaws (unwritable  areas),  FORMATQM  will
  194.            issue  an error message showing the number of bad tracks.   These
  195.            bad tracks are processed exactly the same as they would be by DOS
  196.            FORMAT; that is, they are marked as flawed in the File Allocation
  197.            Table (FAT) contained on that diskette.
  198.  
  199.            How much storage a bad track represents varies according  to  the
  200.            type of formatting being performed:
  201.  
  202.                 On 160K and 320K diskettes, each track is 4,096 bytes.
  203.  
  204.                 On 180K, 360K and 720K diskettes, each track is 4,608 bytes.
  205.  
  206.                 On a 1.2M diskette, each track is 7,680 bytes.
  207.  
  208.                 On a 1.44M diskette, each track is 9,216 bytes.
  209.  
  210.            FORMATQM is sensitive to changes in diskette drive status.   When
  211.            you start a FORMATQM session,  you'll need to insert  your  first
  212.            blank  diskette in the indicated drive,  even though you may have
  213.            already placed a blank in that drive before you entered the  FOR-
  214.            MATQM  command.    Simply  "popping" the diskette out and then in
  215.            again will do.
  216.  
  217.            If you use 720K formatted diskettes, you should know that he 720K
  218.            format used by FORMATQM is the same as that supported by IBM  PC-
  219.            DOS  3.2  and later.   This 720K format is characterized by a 224
  220.            entry root directory and allocation block size of one sector  per
  221.            cluster.   However, several other vendors introduced 720K formats
  222.            in their own adaptations of MS-DOS.  Most common was that for the
  223.            Data General DG/One computer with its 112 entry directory and al-
  224.            location size of two sectors per cluster.   FORMATQM supports the
  225.            IBM implementation only.
  226.  
  227.            24K of memory should be sufficient for execution of FORMATQM.
  228.  
  229.  
  230.            THE WISH LIST
  231.  
  232.            FORMATQM  represents  what  we consider to be a complete solution
  233.            for mass formatting of diskettes.   If you have any ideas or sug-
  234.            gestion for improving FORMATQM, let us know!
  235.  
  236.  
  237.  
  238.  
  239.  
  240.                                         Page 3
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.            OTHER PRODUCTS FROM SYDEX
  249.  
  250.  
  251.                 SHAREWARE PRODUCTS
  252.  
  253.                 ANADISK  -  The  compleat diskette utility.  Nothing like it
  254.                 anywhere else;  scan,  edit,  repair and copy just about any
  255.                 kind of diskette. $15.00 Shareware registration fee.
  256.  
  257.                 TELEDISK - Turn any diskette into a compressed data file and
  258.                 vice-versa.  Allows you to send and receive entire diskettes
  259.                 via  modem.  Great for those bootable game diskettes and for
  260.                 diskettes  with  subdirectories.   Works  with  many  "copy-
  261.                 protected" diskettes. $25.00 Shareware registration fee.
  262.  
  263.                 22NICE  -  Z80/8080/CP/M  2.2 emulation package for your PC.
  264.                 Includes utilities  for  reading,  writing,  and  formatting
  265.                 "alien" CP/M diskettes for Osborne, Morrow, and Actrix. Will
  266.                 make  use of NEC V20/V30 chip if possible.  $30.00 Shareware
  267.                 registration fee.
  268.  
  269.                 COPYQM - Copy a single master  diskette  to  multiple  blank
  270.                 diskettes with FORMATQM-type interaction. The ideal low-cost
  271.                 diskette duplicator. $15.00 Shareware registration fee.
  272.  
  273.  
  274.                 RETAIL PRODUCTS
  275.  
  276.                 SIMCGA 4.2 - Color Graphics Adapter simulation on monochrome
  277.                 (Hercules-compatible) graphics-equipped machines.  Available
  278.                 from better software retailers and distributed by  ABCO  and
  279.                 American Software Distributors.
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.            ---------------------------------------------------------------
  290.            It  is  impossible  to  write  about  personal computing nowadays
  291.            without mentioning someone's proprietary trademark.   Some of the
  292.            names  used  in  this  document  are  trademarks of the following
  293.            firms:
  294.  
  295.                 International Business Machines,  Microsoft,  Intel Corpora-
  296.                 tion, Data General
  297.  
  298.  
  299.  
  300.                                         Page 4
  301.